1.0.3 • Published 5 years ago
@flaregood/lit-redux-saga v1.0.3
Lit Redux Saga
Quickstart
npm install --global lit-redux-saga
lit-redux-saga my-app
cd my-app
npm start
npm start
Start webpack-dev-server
on localhost http://127.0.0.1:3000
:
npm run start
npm test
Run tests:
npm run test
npm build
Run the production build:
npm run build
node server.js
As easy as that! Your app is ready to be deployed.
Folder Structure
After creation, your project should look like this:
lit-redux-saga/