项目作者: RauliL

项目描述 :
Shopping list implementation
高级语言: TypeScript
项目地址: git://github.com/RauliL/ostoslista.git
创建时间: 2018-08-14T21:19:12Z
项目社区:https://github.com/RauliL/ostoslista

开源协议:

下载


Ostoslista

Simple shopping list Web application, in which a single shopping list can be
shared among family members. Uses Varasto as storage, while UI has been
implemented with React and Material UI.

Requirements

  • Node.js>=20

How to get it up and running

Clone this Git repository into somewhere, then proceed by installing
dependencies and building static assets and other TypeScript’y stuff:

  1. $ npm install
  2. $ npm run build

After that you can start the application with:

  1. $ npm start

Which starts the backend HTTP server in port 3000. You can change the default
port with PORT environment variable.

Attributions

Icon made by Freepik from www.flaticon.com.