rongsiu / minima.list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minima.list

What do I own, what do I need?

Description

This app is inspired by the philosophy of getting rid of items that no longer brings joy. It allows you to keep track of your belongings and double as an activity packing list.

Installing Dependencies

From within the root directory:

Install node modules

npm install 

Build Webpack

npm run build

Start server on localhost:3005

npm run start

About


Languages

Language:JavaScript 100.0%