🍊🍊🍊
- for a hot-reloaded development server:
npm run dev
- to build:
npm run build
- to test the build on a local server:
npm run serve
- to deploy built files:
npm run deploy
* - to check for dependency vulnerabilities:
npm run security
*install surge and change the URL in package.json
's deploy
script to one you have access to
The project currently doesn't handle url(...)
in the Sass folders since it's not needed; keep in mind there are some problems if url(...)
must be used