8000 GitHub - Code-Omega/mp1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Code-Omega/mp1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter files for MP1

Use the following commands in your vagrant development environment to get this up and running

git clone https://github.com/uiuc-web-programming/mp1_starter.git
cd mp1_starter
npm install
bower install
grunt

For MP1, you should edit the following:

  • public/index.html - all files in the public folder will be served by the server
  • sass folder - all sass files here will be compiled to public/css/styles.css
  • js folder - all javascript files here will be uglified and put in public/js/script.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0