# start project
npm install
npm run dev
# build project
npm run build
# style lint
npm run lint
# storybook
npm run storybook
# test
npm run test
Files
client
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
# start project
npm install
npm run dev
# build project
npm run build
# style lint
npm run lint
# storybook
npm run storybook
# test
npm run test