Skip to content

dogodigi/parcelsplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Circle CI

David

parcelsplitter

Demo at heroku

Wiki

Managed with Taiga

Wiki and issue functions from github are not available. Instead, this project has a taiga project set up to develop using use cases, track issues and facilitate team communication.

taiga.io - parcelsplitter

Installation

This application requires node.js and npm which is either installed with node or can be installed seperatly depending on the operating system. Once node.js and npm are installed, you can check the project out from github.

git clone https://github.com/dogodigi/parcelsplitter.git
cd parcelsplitter

Then install the required dependencies

npm install

And wait for the node dependencies to install

Test

npm test

Run

To start the applicatie in "development mode":

npm start

Point your browser to http://localhost:3000 to check if the application is running.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published