GithubHelp home page GithubHelp logo

hdrhbbu1 / www-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mulab/www

0.0 1.0 0.0 44.33 MB

The official website of Lab μ

Home Page: http://www.lab.mu

HTML 70.48% JavaScript 11.28% CSS 18.24%

www-1's Introduction

The Official Website of Lab μ

© 2014-2016 Lab μ.

Development Guide

This website is developed using the Gulp Building System and Bower Package Manager, which is based on Node.js.

We use Swig Template Engine. All *.html file is Swig template. View the documentation before you start developing.

Environment

First install Node.js. Any version beyond 0.12.0 is supported (but the latest version is encouraged). Make nodejs and npm is in your system path (which is automatically configured by the installer by default, or you can make it your self).

Then run

$ npm install -g gulp-cli
$ npm install -g bower

to install gulp and bower.

Preparation

$ npm install
$ bower install

to install all development dependencies and used library.

Preview

$ gulp serve

it automatically open your default browser to the index.

Changes on files is automatically reloaded.

Release

$ gulp

and checkout the pages in dest directory.

www-1's People

Contributors

tennyzhuang avatar songzhouyang avatar yuedayu avatar cgcgbcbc avatar zmy avatar moeheart avatar benpigchu avatar foresummer avatar zxcroon avatar aureth avatar caviarion avatar weixiao-huang avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.