lalala-api
v1.0.0
Published
Apis Server for lalala
Downloads
2
Readme
Lalala Api
Apis Server for lalala
Installation
Take Git Clone
git clone https://github.com/picklelabs-xyz/lalala-api.git
Installing Package Dependencies
npm install
Building the project
npm run build
Starting the server in watch mode
npm run watch
Starting the server
npm run start