- Clone this repository
- Go inside the
src
folder and run -npm install
- Then run
gulp
. This will compile all assets (CSS & JS) in the src folder, create a minified version in the../dist
folder respectively and then start a webserver on port 8888. To change the port number, please open gulpfile.js and change the value ofWEBSERVER_PORT
. - If you changed the port number or you're deploying to a production environment please change
var csvDataUrl = "http://localhost:8888/data/Betafolios.csv"
insidesrc/js/main.js
and rungulp
command to effect the changes in the dist.
-
Notifications
You must be signed in to change notification settings - Fork 0
papakay/papakay.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published