Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

HackCU/HackCU2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

340 Commits

Repository files navigation

HackCU2016

Home page for HackCU 2016


## Contributing * Install node and npm (download node versions 4.x which auto-include npm 2.x) * npm install -g grunt-cli
#### First time contributor: ```shell # Shortcut for "npm install && grunt && open dist/index.html" npm run newb

<br>
#### Continuing Contributors:
```shell
npm install #Only call first time or after a "git pull"
grunt #Call repeatedly
open dist/index.html #Only call first time, then refresh in browser
  • Edit content in /src and build with grunt. Consider leaving a grunt watch process in another window during your development. This eliminates the need to type grunt over and over. Simply refresh the webpage that is open to dist/index.html

  • Lint all custom JavaScript using the eslint file provided.

  • When adding node modules: npm install --save <node_module_name>

  • When testing html file appearance manually in browser, from / run npm run open

About

HackCU 2016 Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

AltStyle によって変換されたページ (->オリジナル) /