Skip to content

Gym/express-seed

Repository files navigation

Express TypeScript Seed Project

About

This project uses Express. A minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/project; npm install
    
  3. Start your app

    npm start
    

Testing

Simply run npm test and all your tests in the test/ directory will be run.

Help

For more information on all the things you can do with Express check out the API reference.

Changelog

1.0.0

  • Initial release

License

Copyright (c) 2017

Licensed under the MIT license.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors