Skip to content

kimjust6/fragments

Repository files navigation

fragments

lint

run linter with command npm run lint

start

run server with command npm start

dev

run with command npm run dev

debug

run with command npm run debug

test

run with command npm run test