- Node.js
- Webserver
Copy config.example.js to config.js and set the URL for the ISCC library.
npm run live-setup
Make build directory available via webserver.
npm run dev-server
Visit build/dev-server.html in browser.
You might want to use:
- PostCSS (set CSS Dialect to
PostCSS) - Vue.js