Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 245 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 245 Bytes

Website for Wilmington Input Output

Development

$ npm install
$ npm run dev

Production

$ npm install
$ npm run build

# Will generate dist/ for you to serve