Skip to content

bayounetta/futch

Repository files navigation

on the internet, nobody knows you're a feral child raised by possums

command action
npm install to install dependencies
npm run build to build
npm run start to build and serve locally at localhost:8080 with hot reloading
npm run clean to remove node modules and local builds
npm run lint checks source files for linting errors
npm run test does nothing yet