Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nosovsh committed Oct 3, 2015
1 parent 105ced3 commit 178b4ad
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Create heroku config vars: `PROD_MONGODB`, `MONGODB_DB`, `SECRET_KEY`, `SECURITY
Deploy the code: `git push heroku master`

## Frontend
Frontend is writen using React.js, Fluxxor, Webpack, Leaflet.js, Babel and others.
Frontend is writen using React.js, Fluxxor, Webpack, Leaflet.js, Babel, postCSS

### File structure
`components/` – React components.
Expand Down Expand Up @@ -60,5 +60,11 @@ All code is inside `server/motoparking/` directory.
- refactor map components and store to make them more reactive
- make stores more functional, without side effects to make migration to Redux more easy
- refactor server side code


## And yes I'm looking for the next React.js project ;)
Do you have one?

[email protected]


0 comments on commit 178b4ad

Please sign in to comment.