Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

web-prototype

Personal template project for web development rapid prototyping.

Technologies used

Install

Clone:

git clone https://github.com/escrichov/web-prototype.git

Install npm dependencies:

npm install

Commands

Run local development with Browser Sync

npm run serve

Compile all assets:

npm run build

Remove build directory:

npm run clean

About

Personal template project for web development rapid prototyping.

Topics

Resources

License

Releases

No releases published

Packages

No packages published