Skip to content

sspann/personal-site

Repository files navigation

personal-site

My personal-site built with Aurelia. The purpose of the site is consolidate all of my personal information, social media accounts, resume, etc.

Running

Before you start, make sure you have a recent version of NodeJS environment >=4.0 with NPM 3.

From the project folder, execute the following commands:

npm install

This will install all required dependencies, including a local version of Webpack that is going to build and bundle the app. There is no need to install Webpack globally.

To run the app execute the following command:

npm start

This command starts the webpack development server that serves the build bundles. You can now browse the website at http://localhost:9000. Changes in the code will automatically build and reload the app.

Contributors

About

My personal website built in Aurelia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published