Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 361 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 361 Bytes

Birth Charter

Netlify Status

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build