/warikan-domain-ts

Template Project for "Warikan" Domain Modeling Using TypeScript

Primary LanguageTypeScriptOtherNOASSERTION

Template Project for "Warikan" Domain Modeling Using TypeScript

Reference

How to Develop

  • npm ci : Install required dependencies
  • npm run test : Run the unit testing framework (automaticaly testing the files named *.spec.ts)
  • npm run lint : Run the lint tools (linting the files placed src/)

License

This software is released under the MIT License.