Skip to content

intcreator/intcreator.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

This website is created in HTML, CSS, and ES6 using the Polymer Elements library. It is deployed with Firebase.

Run this website locally

Note: this guide assumes you have Node and NPM installed. If you need to, download the Polymer CLI:

npm i -g polymer-cli

and Firebase tools:

npm i -g firebase-tools
  1. Clone the repo:
git clone https://github.com/intcreator/intcreator.com
  1. Go inside the public folder:
cd intcreator.com/public
  1. Install dependencies:
npm install
  1. Go up a folder:
cd ..
  1. Run the Firebase server locally:
firebase serve

Note: You must use the Firebase server for redirects to work correctly (important for the client side routing to work).

Contributing

Please open an issue or pull request if you discover any problems with this site, including poor UX design, broken functionality, or security flaws. Thanks!

Twitter Follow

About

My personal website (résumé/portfolio/links):

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published