Skip to content

The brand new online ticket office for UTC student organizations - user interface

Notifications You must be signed in to change notification settings

simde-utc/woolly-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woolly - Front

Woolly is the online shop of all the clubs of the Université de Technologie de Compiègne: https://assos.utc.fr/woolly/.

This project is built with React and bootstrapped with Create React App. The API can be found here: https://github.com/simde-utc/woolly-api.

Installation

First of all, you need to install NodeJS. Then install the required packages:

npm install

Development

Run the following command to start the development server:

npm run start

Deployment

Build the application with:

REACT_APP_API_URL='/url_to_woolly_api' \
PUBLIC_URL='/url_to_woolly' \
npm run build

About

The brand new online ticket office for UTC student organizations - user interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages