Skip to content

A starter template repo for new MetroStar Open Source projects.

License

Notifications You must be signed in to change notification settings

MetroStar/opensource-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to [PROJECT_NAME]!

The goal of this project is to...

Table of Contents

  1. Running the Project Locally
  2. Running Unit Tests
  3. Contributing

Running the Project Locally

  1. To install dependencies, run the following:
[SOME SCRIPT]
  1. To start the app, run the following:
[SOME_SCRIPT]

Running Unit Tests

  1. To run unit tests, run the following:
[SOME SCRIPT]

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature_a)
  3. Commit your Changes (git commit -m 'Added new feature_a')
  4. Push to the Branch (git push origin feature_a)
  5. Open a Pull Request

About

A starter template repo for new MetroStar Open Source projects.

Resources

License

Code of conduct

Stars

Watchers

Forks