1.0.3 • Published 5 years ago

@flaregood/lit-redux-saga v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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/
1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago