Skip to content

thinhvoxuan/react-admin-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Starter Kit Inspired from https://github.com/joshuaslate/mern-starter

MERN Starter

Starter/seed project for MongoDB, Express, React + Mobxjs, Node full-stack JavaScript apps.

installation

  • docker
  • install node, NPM
  • run npm install in server and client folder

how to start project

open terminal 1

docker-composer up

open terminal 2

cd server
npm run dev

open terminal 3

cd client
npm run start

TODO

  • split API from action/index to api/index
  • merge action with reducers from redux to store
  • apply theme for project

About

react-admin-page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published