Skip to content

Template project to bootstrap projects using good practices.

License

Notifications You must be signed in to change notification settings

bitwise-technology/bw-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme file

Checklist:

  • Insert here the project dependencies versions using SHILDS:
  • Add Overview section with information about the project
  • Add Getting started section with how to start up the project
  • Add Documentation section
  • Add Troubleshooting section if needed
  • Add the Code owners file to the project, this means who should be responsible for take decisions about the project.

Example:

[PROJECT's NAME]

This is an example of the project overview section.

Getting started

Install dependencies

npm install
yarn install
pnpm install

Run server locally

Short description about how to run the server locally.

npm run debug
yarn debug
pnpm debug

Documentation

About

Template project to bootstrap projects using good practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published