20.0.0 • Published 2 years ago

tram-one-express v20.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

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-name

This 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 for example-generate
  • npm run example-generate - creates an example app and installs dependencies in the example
  • npm run example-build - runs npm run build in the example project
  • npm run example-test - runs the test suite for the example app
  • npm run ci-run - runs all the commands in the order that circleci would trigger them, one automatically after the other
19.0.1

2 years ago

19.0.0

2 years ago

19.0.2

2 years ago

20.0.0

2 years ago

18.0.3

2 years ago

18.0.1

3 years ago

18.0.0

3 years ago

17.0.1

4 years ago

17.0.0

4 years ago

16.1.0

4 years ago

16.0.1

5 years ago

16.0.0

5 years ago

15.2.0

5 years ago

15.1.0

5 years ago

15.0.2

5 years ago

15.0.1

5 years ago

15.0.0

5 years ago

14.0.0

5 years ago

13.1.0

6 years ago

13.0.0

6 years ago

12.2.0

6 years ago

12.1.0

6 years ago

12.0.0

6 years ago

10.1.1

6 years ago

9.1.0

6 years ago

9.0.1

6 years ago

9.0.0

6 years ago

8.0.1

6 years ago

8.0.0

6 years ago

7.0.0

6 years ago

5.0.0

7 years ago

4.0.3

7 years ago

4.0.2

7 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago