Click on the Use this template
button above, or run the following command.
npm install -g degit
npx degit ampcpmgp/vite-svelte-mocktimes-starter
npm i
Then
package.json
name
propertyREADME.md
index.html
titlenpm run dev
npm run storybook
npm test
# or watch mode
npm run test:watch
# or watch spefied test name
npx ava --match 'composite/example' --watch
npm run lint
or vscode extensions https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
npm run format
or vscode extensions https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
npx am-parts -n <COMPONENT_NAME>