1.0.0 • Published 1 year ago

lalala-api v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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