Skip to content

Enye-Academy/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-template

Document your applications API and general usage

TODO: Put a quick description of the application here.

Usage

TODO: Provide how to interact with your repo at a high level. This could include what REST endpoints exist and/or how to configure the application.

Installing dependencies

npm install

Running tests

To run our unit tests you can run:

npm run test

Running lint

To lint the code run:

npm run lint

If you don't get any output that means your linting passed.

Additional Resources

TODO: Provide some resources to read to help contextualize the problem this application addresses.

Authors

  • YOUR NAME - Initial work

TODO: Put your name on the list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published