Skip to content

marwinburesch/app-companion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter for Student Companion App with Vite.js

Getting Started

After cloning this repo to your local machine

  1. cd into the folder
  2. run npm i to install dependencies
  3. run npm run dev to start the development server

Design Files

See it online in Sketch Cloud.

Images of each screen, the .sketch file, and all the icons can be found in the design folder.

Available Scripts

$ npm run dev - Start the local development server.

$ npm run build - Create a production build.

$ npm run serve - Serve the production build.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • CSS 42.7%