1.0.0 • Published 3 years ago

lalala-api v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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