tram-one-express v20.0.0
Tram-One Express
Tram-One Express is a generator for building tram-one applications.
Usage
To use tram-one-express, run using npx, and pass the app-name of what project you want to create:
$ npx tram-one-express app-nameThis will create a directory in your current directory with the name that you pass into tram-one-express.
What's in the box
The scaffolded project includes a bare-bones setup that has all the tooling required to get started building! See https://github.com/Tram-One/tram-one-express/tree/tram-one-example to see what the project looks like!
Developement Commands
Below are a list of commands used for developement. The logic for all the commands are in the local package.json
npm run generate-example- alias forexample-generatenpm run example-generate- creates an example app and installs dependencies in the examplenpm run example-build- runsnpm run buildin the example projectnpm run example-test- runs the test suite for the example appnpm run ci-run- runs all the commands in the order that circleci would trigger them, one automatically after the other
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago