Skip to content
This repository has been archived by the owner. It is now read-only.

taskcollect-old/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskcollect frontend

The Taskcollect website written in React.js

Prequisites

You need NodeJS (preferrably latest) and (the probably bundled) npm.

Once you have it install yarn.

$ npm i -g yarn

Then, cd into where you cloned this repo and run:

$ yarn

Starting

To start the app in hot-reload mode (use this for development):

$ yarn start

To build the app for production:

$ yarn build

Assets will be emitted in build/

About

Taskcollect react frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published