Skip to content

stephenplaza/personal_webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stephen's Personal Webpage

##Web Application for Personal Webpage

This webpage is a single page app written in Javascript using Facebook's React to facilitate component reuse and streamline development.

While the author's specific information is not completely decoupled from the various components, it should be relatively easy for someone to copy and repurpose the various components. The website is designed to work well across all device platforms.

###Installation and Usage

% npm install
% grunt dist

Installed js file located in build/js/bundle.js. The application must include the built js.

% <script src="js/bundle.min.js"></script>

For more detailed information, on the libraries to include, please consult src/application.html.

About

Single page Javascript application for personal webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published