/countrybook-fe

Frontend for countrybook

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

This project was originally bundled using Create React App.

  • Supports npm 6+ / nodejs 8+ / webpack 4+

  • Install dependencies

$ yarn install
  • For development build
$ yarn start
  • For production build
$ yarn build
$ serve -s build/