Created with Gatsby. Forked from https://github.com/knowit/praha.knowit.no
Run prettier to pretify the code.
npm prettiernpm install --global gatsby-cliand install dependencies inside this folder:
npmAnd run from your CLI:
npm startTo build, run:
npm buildTo 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