# Install packages
npm install
# Start development server
npm run dev
# build
npm run build
Copyright 2019 Project Unicorn
The content of this repository is bound by the following licenses:
- The computer software is licensed under the MIT license.
- The blog articles in the
/content
directory including their subdirectories thereon are licensed under the Creative Commons Attribution Share Alike 4.0 International (CC BY-SA 4.0) license.