Skip to content

Thunderducky/project2templateexample

Repository files navigation

Project 2 Template

Scripts

Install

npm install

Run (production)

npm start

Run (dev)

npm run watch

Tests (includes linting)

npm test

Linting by itself (only detects errors)

npm run lint

Autofix linting errors where pssible (Note: this will not necessarily fix all of them)

npm run fix

Associated Links (requires you to be logged into github):

Project Requirements

SQL Deployment

About

Example Project 2 Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published