This project's setup is based on https://github.com/gilaz/with-next.git
- nvm to manage node.js version.
- React rendering
- React-intl for internationalization
You should have node.js v10.9+
-
npm i- install dependencies -
npm run dev- start server
npm run i18n:extract- extract strings tosrc/i18nnpm run dev- start dev servernpm run build- buildnpm run start- start servernpm run analyze- analyze the bundle