ezl / todo

0 stars 0 forks source link

Running

Install the dependencies by running

npm install

To build for Chrome browser, run:

npm run build:chrome

For Firefox:

npm run build:firefox

For web:

npm run build:web