Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 661 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 661 Bytes

Create Brahmos App

Create Brahmos apps with no build configuration.

This project is a fork of https://github.com/facebook/create-react-app

This package includes the global command for Create Brahmos App

We don't support linting and typescript as of now yet we support almost everything that create-react-app supports which you can read more about here: https://create-react-app.dev/

Start the app

npm start

Build the app

npm run build

Eject

npm run eject

License

create-brahmos-app is MIT Licensed