1.3.7 • Published 4 years ago

create-mern-ts-app v1.3.7

Weekly downloads
2
License
MIT
Repository
-
Last release
4 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

4 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.2-0

5 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.3.0

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago