SinuheM / once-upon-a-time

A little story with games

Home Page:http://190.117.83.13:8081/once-upon-a-time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Once upon a time

Build Status

A little story with games.

  • Los tres chanchitos
  • Michi

Live at OnceUpon

Tech

Once upon a time uses a number of open source projects to work properly:

  • Pug - Pug is a high-performance template engine for be compiled in html
  • Sass - CSS with superpowers
  • Gulp - the streaming build system

And Js, without frameworks :)

Installation

It requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

$ cd once-upon-a-time
$ npm install -d

Development

Want to make another project? Great!

Open your favorite Terminal and run these commands.

$ gulp watch

Wait some second and localhost:3000 must be open in your default browser.

Building for source

For production just copy the dist folder inside your project, if you don't see this run the next command:

$ gulp build

Open Software, Hell Yeah!

About

A little story with games

http://190.117.83.13:8081/once-upon-a-time


Languages

Language:JavaScript 46.1%Language:CSS 43.4%Language:HTML 10.5%