Skip to content

it2810-webutvikling-h17-prosjekt-3-group39 created by GitHub Classroom

Notifications You must be signed in to change notification settings

MrHanSan/it2810-webutvikling-h17-prosjekt-3-gruppe-39

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IT2810 - Webutvikling høst 2017 - Gruppe 39 - Prosjekt 3

To run dev server for web-app:

cd pim39
npm install
npm start

To create minified bundle (for production):

npm run build

Native app:

You need the Expo app to run on mobile device

cd pim39-native
npm install
npm start

Use the Expo app to scan the QR code shown in the terminal to view app on your phone.

To get started

Edit src/App.js and save to reload

About

it2810-webutvikling-h17-prosjekt-3-group39 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published