Skip to content

kandootech/website-placeholder

Repository files navigation

Kandoo's placeholder

A placeholder until we get a real website.

Development

Run any task by typing npm run task (where "task" is the name of the task in the "scripts" object). The most useful task for rapid development is watch. It will start a new server, open up a browser and watch for any SCSS or JS changes in the src directory; once it compiles those changes, the browser will automatically inject the changed file(s)!