Giter Site home page Giter Site logo

vdaguenet / boken Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 69.71 MB

iPad application for primary school pupils - First year project in Gobelins School

License: MIT License

JavaScript 56.83% HTML 4.57% CSS 8.20% GLSL 0.18% Java 4.30% Objective-C 22.28% C++ 0.94% C# 2.70%

boken's Introduction

Bōken App

Bōken is an iPad application for primary school pupils designed to help improve their written expression skills in French and at the same time develop their imaginations.

It uses

Install

Clone this repository and install the dependencies

rm -rf .git/
npm install

File structure

Files are organised in a component structure: JavaScript, template and styles of a component are in the same folder. (ex: /app/components/component-test.) Then, they will be build in the /static/build folder.

Images, fonts and other assets are in the /static/{images,fonts} folders.

Tasks

Gulp tasks inspired by firestarter

Dev

Builds CSS & JS files and watches for changes.

npm run dev

Server

Executes dev task and run a local server.

npm start

Production

Build the files and minify them.

npm run prod
phonegap run ios

License

MIT

boken's People

Watchers

James Cloos avatar Valentin Daguenet 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.