create-react-iqwik
v2.0.6
Published
Prepared empty project for fast development. Includes last versions of: react + webpack + babel + eslint + typescript and etc.
Downloads
7
Readme
Create-React-Iqwik
It's prepared empty react-theme for fast development. Includes last versions of: react + webpack + babel + eslint + typescript and etc.
/
Installation
You can install theme in your environment globaly:
yarn global create react-iqwik your-local-folder
or
yarn create react-iqwik your-local-folder
/
Available Scripts
In the project directory, you can run:
yarn watch
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
yarn build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
yarn lint
Runs eslint
yarn prunecache
Clear node_modules cache