tsapp-scripts

0.2.10 • Public • Published

Create-ts-app

this is a fork of facebook create-react-app

npm version build

dependency devDep

Create React apps with no build configuration. Includes:

  • react
  • redux
  • bootstrap
  • jest
  • sass
npm install -g create-ts-app
 
create-ts-app my-app
cd my-app/
npm start
 

Then open http://localhost:7777/ to see your app.
When you’re ready to deploy to production, create a minified bundle with npm run build.

/tsapp-scripts/

    Package Sidebar

    Install

    npm i tsapp-scripts

    Weekly Downloads

    41

    Version

    0.2.10

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • vgmr-admin
    • smulas
    • jodan-pz