Skip to content

ShioriLabs/preflight

Repository files navigation

preflight

Common TypeScript project scaffolding

Description

preflight is a project template that makes starting a new project a bit easier. preflight includes TypeScript, ESLint with StandardJS, and Nodemon to make sure a project development is fun and easy

Getting Started

Make sure you have degit installed on your system

  1. Make a new folder for your project and cd into it

  2. Get a copy of this repository with degit

degit ShioriLabs/preflight

  1. Install the project with npm install

  2. Just npm run dev, and you're good to go!

All scripts can be started can be seen in package.json

License

MIT

About

Common TypeScript project scaffolding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published