React-forum application (e.g for trial community) This is project using the following technologies:
- React and React Router for the frontend
- [FireBase] FireHost, FireAuth.
- Sass for styles (using the SCSS syntax)
- Webpack for compilation
- Node.js 6+
npm install
Development (Webpack dev server) mode:
npm run start:dev
Production mode:
npm run build