Clone the main repository, then enter this folder and run npm i && npm dev
to start the front-end.
If you prefer, install all dependencies using yarn
and run yarn dev
to start.
Check more details of this project in the back-end folder
📌 Tips: for easier navigation by gihub, consider installing the Octotree Plugin
- Execute Development and Production Build
dev
: runs your application onlocalhost:3333
build
: creates the production build versionstart
: starts a simple server with the build production code
- Generate Components
generate
: execute plopjs and generate one component
- Jest Test CLI
test
: execute all teststest:watch
: execute test in watch mode
GraphCMS
NextJS
Styled Components
Jest
PlopJS
Leaflet
GraphQL