An open API service indexing awesome lists of open source software.

https://github.com/opensrc0/react_node_webpack


https://github.com/opensrc0/react_node_webpack

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Steps Need to follow:-

1) 'git pull origin master' or 'git clone git@github.com:hdlion/react_node_webpack.git'
2) 'npm run install'
3) Now decide in which project you are going to work
a) api (BackEnd)
b) fronend (Frontend)
c) mobileApp (App for mobile)
d) desktopApp (App for window/linux/OSX)
4) go to project 'cd frontend'
5) run command 'npm start'