Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 222 Bytes

File metadata and controls

27 lines (18 loc) · 222 Bytes

Development

1.Clone the repo

2.Install dependencies:

npm install

3.Start the development server:

npm run dev

Building

npm run build

Preview

npm run preview