Skip to content

Coderockr/legacy.coderockr.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

273 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

coderockr

Setup

Requirements

Node "^8.2.1" (use nvm here)

Yarn "^1.3.2" (install here)

Structure folder

coderockr
β”œβ”€β”€ .babelrc
β”œβ”€β”€ .eslintignore
β”œβ”€β”€ .eslintrc
β”œβ”€β”€ .gitignore
β”œβ”€β”€ CNAME
β”œβ”€β”€ crossdomain.xml
β”œβ”€β”€ gh-pages.sh
β”œβ”€β”€ gulpfile.js
β”œβ”€β”€ humans.txt
β”œβ”€β”€ package.json
β”œβ”€β”€ README.md
β”œβ”€β”€ robots.txt
β”œβ”€β”€ webpack.config.js
β”œβ”€β”€ dist
└── src
    └── assets
    β”‚   └── fonts
    β”‚   └── images
    β”‚   └── scripts
    β”‚   └── styles
    └── templates
        └── components
        └── layouts
        └── page.html

Install dependencies

yarn

Run

yarn start

Build

./build.sh
./deploy.sh

About

Site da Coderockr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11