Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 139 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 139 Bytes

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build