Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 293 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 293 Bytes

christerolsen-me

Homepage for myself

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and serve dist/
$ npm run build
# then
$ npm run start
# or serve dist/ as http root