Skip to content

admjacqus/admjacqus.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Project

Quick site for the porttolio.

Quick Start

  • Assets (JS, SASS) should be stored in the src/ directory.

  • Assets are combined and minified and stored for use in /dist/ - files here should not be modified as they will be overwritten.

  • NPM packages should be installed before developing within the project, run npm install to do this.

  • Gulp and live-server should be installed globally by running npm install -g gulp live-server

  • To build the assets run and start the live server gulp in the root directory of the project.

  • Images should be stored under /images/

License

Code is released under MIT license. Compiled JS and CSS files contain Bootstrap and jQuery, the licenses for each are available through the links below:

About

Portfolio site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published