1.0.9 • Published 4 years ago

efe-react v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Usage

# installation
$ yarn (or `npm install`)

# development mode
$ yarn dev (or `npm run dev`)

# production mode
$ yarn start (or `npm start`)

Go to http://localhost:5000 and you'll see Rollup + TypeScript + React = ❤️!