Created with Gatsby. Forked from https://github.com/knowit/praha.knowit.no
Run prettier to pretify the code.
npm prettier
npm install --global gatsby-cli
and install dependencies inside this folder:
npm
And run from your CLI:
npm start
To build, run:
npm build
To deploy, run (when pushing to master, the application is automatically deployed):
npm deploy
Important libraries used:
- React (https://reactjs.org/)
- Gatsby (https://www.gatsbyjs.org/)
- Emotion (https://emotion.sh/)
2019-11-02 19:00 Middag