Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 253 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 253 Bytes

BlankSpace Website

This is the source code for the BlankSpace website.

Development

To run the website locally, you need to have Node.js installed.

Then, run the following commands:

npm install
npm run dev