- Docker (prod)
docker-compose up
(from scotch.io)
- start server
cd server && npm install && npm start
- start client
cd client && npm install && npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker-compose up
(from scotch.io)
cd server && npm install && npm start
cd client && npm install && npm start