Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 303 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 303 Bytes

Oslo JS website

Developing

git clone git+ssh://git@github.com/oslojs/www.git oslojs-www
cd oslojs-www
npm install
npm run dev

Building

npm run export

(We might choose to run a server instead, once we've got some dynamic content here)

License

MIT-licensed. See LICENSE.