- Open your terminal and clone the repo.
- Then run:
> npm installto download and install all dependencies.> npm run testto verify everything is up and running.> npm startto start the environment.- go to
localhost://8888to see this page. - enjoy auto-reload, JavaScript transpiling and Sass preprocessing 😎
- Just run:
> npm run deploy- Your project will be uploaded to Github Pages using:
https://your_github_user.github.io/project_name
For any inquiries feel free to open a pull request or contact me on twitter @d4vecarter
