Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 1.88 KB

README.md

File metadata and controls

70 lines (50 loc) · 1.88 KB

Welcome to node-setup 👋

Documentation Maintenance License: MIT Twitter: walter19921

This is a basic express project setup with typescript.

Install

yarn install

Build for production

yarn build

Usage

Development

yarn dev

Production

yarn start

Run tests

yarn test

Author

👤 Walter Ribeiro

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Walter Ribeiro.
This project is MIT licensed.