- Notifications
You must be signed in to change notification settings - Fork2
frux/trowel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- React
- Redux
- react-router-dom@4 (new name of react-router)
- webpack@2
- react-hot-loader@3
- express
- SSR
As long as work is in progress you can just clone this repo and change remote url.
npm start
Start app in development mode
npm run start:prod
Start app in production mode
npm run build
Build for production
npm run lint
Lint your app