Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 169 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 169 Bytes

bdmendes.github.io

Development

First, get the dependencies:

npm install

You can then launch the development server by running:

npm run dev