Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 140 Bytes

File metadata and controls

11 lines (7 loc) · 140 Bytes

Intro

Install the package u need

npm install

Run development server

npm run dev

Build for production

npm run build