📝 Frontend README.md with preliminary setup instructions
This commit is contained in:
committed by
Anton Shepilov
parent
60074360bc
commit
574d6438b2
@@ -0,0 +1,10 @@
|
||||
# Twake Drive web frontend code
|
||||
|
||||
## Development setup
|
||||
|
||||
- Install node.js
|
||||
- `npm install --legacy-peer-deps`
|
||||
- `cp src/app/environment/environment.ts.dist.dev src/app/environment/environment.ts`
|
||||
- `npm run start`
|
||||
|
||||
Needs a Twake Drive backend running and pointed to by that environment file.
|
||||
Reference in New Issue
Block a user