0.0.2 • Published 4 years ago
sl2022-catalog v0.0.2
SL22 Catalog
Developing
Install dependencies with npm install and then start a development server:
npm run devor start the server and open the app in a new browser tab:
npm run dev -- --openCheck types:
npm run check:watchFormat code:
npm run formatLint code:
npm run lintBuilding
npm run buildYou can preview the built app with
npm run preview. This should not be used to serve the app in production.