Added react router
This commit is contained in:
27
README.md
27
README.md
@@ -1,5 +1,30 @@
|
||||
# subtaskio
|
||||
Subtask Io
|
||||
|
||||
frontend - React JS frontend
|
||||
#Frontend
|
||||
## How to use - React JS frontend
|
||||
|
||||
- Clone git
|
||||
|
||||
- Switch to frontend directory
|
||||
`$ cd frontend`
|
||||
|
||||
- Install dependencies:
|
||||
`$ npm install`
|
||||
|
||||
- Host dev environment and start
|
||||
`$ npm start`
|
||||
|
||||
## Stack:
|
||||
- React 16.3.1
|
||||
- React-Router-dom 4.2.2
|
||||
- babel-core 6.26.0
|
||||
- Webpack 3.8.1
|
||||
|
||||
- Unit Testing :
|
||||
- Jest 22.4.3.8
|
||||
- Enzyme 3.3.0
|
||||
|
||||
|
||||
#Backend
|
||||
backend - Aws Lambda backend
|
||||
|
||||
Reference in New Issue
Block a user