https://github.com/trapcodeio/xpresser-multple-servers-example
Using Xpresser for multiple servers
https://github.com/trapcodeio/xpresser-multple-servers-example
Last synced: 3 months ago
JSON representation
Using Xpresser for multiple servers
- Host: GitHub
- URL: https://github.com/trapcodeio/xpresser-multple-servers-example
- Owner: trapcodeio
- Created: 2020-07-25T20:16:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T20:16:47.000Z (almost 5 years ago)
- Last Synced: 2025-03-20T05:34:54.860Z (3 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Xpresser Simple App

Example app with Hello World.
### Use
1. Clone Or Download
2. Run `yarn` or `npm` install. (yarn preferably).
3. Run `npm run dev` if you have **nodemon** or `npm start` to use **node**
4. check config in config.js
5. Read [Xpresser Documentation](https://www.npmjs.com/package/xpresser)#### What next?
Please Star Project :)
Thank you so much.