bjornarhagen / jukseark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Høgskolen i Østfold - Jukseark

Live version is available at bjornarhagen.no

Setup

  1. Run npm install
  2. Run npm start

HTML files should now be in the /dist/ directory.

Usage

You can edit the index.html file inside /src/html/. After making an edit do run npm start to update the files in the dist directory.

You can also run npm run watch if you dont want to run npm start all the time. This will watch for changes and autorun the command for you.

Dependencies

About


Languages

Language:HTML 97.8%Language:CSS 1.9%Language:JavaScript 0.3%