- Update
package.json
by setting:name
version
description
license
author
- Update or remove example files:
src/example.ts
src/index.ts
test/example.spec.ts
- Update this
README.md
- Change the title
- Delete this section
- Describe your project, etc
From the root directory, run:
npm install
How to run:
npm run dev
Run tests with:
npm test