Skip to content

Presentation site of our end-of-year project at Gobelins, on the subject Book of the future for youth 📖👦

Notifications You must be signed in to change notification settings

antoineabbou/omnia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omnia

alt text

This project is the presentation site of our end-of-year project in Gobelins on the subject Book of the future for youth.

This project was built over the period of January to June 2018. We chose to head to George Orwell's 1984 book and build an application using Unity for storytelling.

This site is there to present the different points of our application.

alt text

Demo

http://omnia1984.io

Video presentation

https://vimeo.com/274373843

Installation

Requirements

  • npm

Once the project is cloned, just run :

$ npm install

Development

Launch server dev listening to localhost:3000

$ npm run dev

Build

Create your application with a web server and minify the JS & CSS (for production).

$ npm run build

Start

Start the server in production mode (after running nuxt build).

$ npm run start

Generate

Create the application and generate all routes as HTML files (used for static hosting).

$ npm run generate

License

MIT

About

Presentation site of our end-of-year project at Gobelins, on the subject Book of the future for youth 📖👦

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published