Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 359 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 359 Bytes

TWICE Website from ONCE

This website was created by ONCE. You can use the api used for this website at /developers

Environment

MONGO_URI=

Run this website locally

To run this project locally.

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production
npm run build