0.0.3 • Published 3 years ago

hcju-cli v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

hcju CLI

Add the package globally

npm i hcju-cli -g

Run hcju new <project_name> to create a new hcju project folder in the current path

Enter the project folder cd <folder_name>

Run npm i | yarn add to install all the dependencies

Run hcju serve to start de nodemon, you must have nodemon installed globally

Finally start the live server extension in vs code to get the results instantly