ecstasy2 / bazel-parcel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

empty-project-babel-css-react-typescript

Empty project.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Open the file dist/index.html in your browser

Credits

Made with createapp.dev

About


Languages

Language:JavaScript 76.5%Language:Starlark 19.0%Language:TypeScript 2.2%Language:Shell 2.1%Language:HTML 0.2%Language:CSS 0.0%