Project uses FluidFramework
Get the current codebase
Install MongoDB and Redis if you havent already
Start Mongo server
mongod -port=27018
Start Redis server
redis-server --port 6380 --loglevel verbose
npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Project uses FluidFramework
Get the current codebase
Install MongoDB and Redis if you havent already
Start Mongo server
mongod -port=27018
Start Redis server
redis-server --port 6380 --loglevel verbose
npm run start