- Open your terminal and clone the repo.
- Then run:
> npm install
to download and install all dependencies.> npm run test
to verify everything is up and running.> npm start
to start the environment.- go to
localhost://8888
to 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