1.3.7 • Published 5 years ago

create-mern-ts-app v1.3.7

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

Project deprecated

This project will be no longer maintained and is now replaced for a much stronger and leaner generator for Fullstack applications in React. Please check:


create-mern-ts-app

npm.io npm.io npm.io npm.io

Create a Mongo-Express-React-Node Application written in TypeScript out of the box.

Generate your app

$ npx create-mern-ts-app my-app

$ cd my-app

Run your mongo instance locally, as for example

$ sudo mongod --dbpath /data/my-app/ --port 27017

Launch both backend and frontend simply running

$ yarn start

CI/CD

The application is ready to be tested with Travis and deployed to Heroku. Read more at Fullstack Express-React App With TypeScript

License

MIT

1.3.7

5 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2-0

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.3.0

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago