https://github.com/opensrc0/react_node_webpack
https://github.com/opensrc0/react_node_webpack
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/opensrc0/react_node_webpack
- Owner: opensrc0
- Created: 2017-10-05T12:49:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T18:21:20.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T15:14:54.072Z (over 1 year ago)
- Language: JavaScript
- Size: 249 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'