Skip to content

App for Skogen, an artist run house for performing arts in Gothenburg

License

Notifications You must be signed in to change notification settings

eminx/SkogenApp

Repository files navigation

SkogenApp

A dedicated app for managing collaborative activities at Skogen

Brief

This application will enable members of Skogen to get actively engaged at planning, administering and facilitating different activities and recurring sessions such as study groups, conferences etc at Skogen. The aim is to have a dedicated platform with which any member can have an account in order to both participate and facilitate different activities.

Installation & Running

  1. Change the package.json file with relevant settings (i.e. create new settings.json file for private credentials). Then change the script commands.

  2. Make sure to have installed Node on your computer, by going to this url and downloading its package: https://nodejs.org/en/

  3. Install meteor locally by running: curl https://install.meteor.com/ | sh on your terminal (OSX & Linux). For Windows, refer to the meteor website: https://www.meteor.com/install

  4. Clone the repo to your computer at your favourite location: git clone git@github.com:eminx/SkogenApp.git

  5. Go to the repo: cd SkogenApp

  6. Run meteor npm install

Your installation should be finished. Just do this to run the app:

meteor or npm start

And go to: localhost:3000 on your favourite browser.

Documentations

Ant Design: https://ant.design

React JS: https://reactjs.org/docs

Meteor: http://docs.meteor.com/#/full/

About

App for Skogen, an artist run house for performing arts in Gothenburg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages