himanshuo / gameoflife

The Game of Life
GNU General Public License v2.0
1 stars 0 forks source link

feature/basic_frontend_CRUD #33

Closed himanshuo closed 8 years ago

himanshuo commented 8 years ago

This feature creates the initials for having a full fledged front end framework. This feature specifically just creates the ReactJS structure needed in order to get data from the api and show it to the user. This feature is mean to do all CRUD operations.