A starting point using ReactJs, bundled with awesome GatsbyJs.
- Fork or download this repository
- Ready!
To change site config ./config/index.js
Run:
yarn install
To start development server
yarn start
yarn run build
yarn serve
If build fails:
export NODE_OPTIONS=--max_old_space_size=4096