git clone git+ssh://[email protected]/oslojs/www.git oslojs-www
cd oslojs-www
npm install
npm run dev
npm run export
(We might choose to run a server instead, once we've got some dynamic content here)
MIT-licensed. See LICENSE.
git clone git+ssh://[email protected]/oslojs/www.git oslojs-www
cd oslojs-www
npm install
npm run dev
npm run export
(We might choose to run a server instead, once we've got some dynamic content here)
MIT-licensed. See LICENSE.