Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vohungbk/brilliant-dine-user


https://github.com/vohungbk/brilliant-dine-user

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## System requirement

Node: 20.16.0
NPM: 10.8.1

## How start develop on local ENV?

### STEP 1:

`npm install` or `yarn install`

### STEP 2:

`Create .env refer .env.example`

### STEP 3:

To start developing your application run

`npm run dev` or `yarn dev`

### STEP 4:

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.