Skip to content

knowit/kds-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Johnny Bjånesøy
Mar 2, 2023
0c83c61 · Mar 2, 2023
Sep 16, 2022
Oct 27, 2022
Mar 2, 2023
Jan 30, 2023
Mar 2, 2023
Sep 6, 2022
Sep 16, 2022
Sep 6, 2022
Sep 5, 2022
Jan 15, 2020
Oct 5, 2021
Sep 6, 2022
Mar 2, 2023
Mar 2, 2023
Mar 2, 2023
Sep 6, 2022

Repository files navigation

Knowit Developer Summit

Getting started

Development requirements: node.js

Get code and install dependencies

$ git clone [email protected]:knowit/program.kds.knowit.no.git
$ cd program.kds.knowit.no
$ npm install

Running

To run dev: npm run dev open localhost:3000

Building

npm run build
npm run export

Deploy

/out is part of git history. run: npm install && npm run deploy push to gh-pages branch using git subtree: git subtree push --prefix out origin gh-pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published