Giter Site home page Giter Site logo

raghu3130 / shifu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from visualbis/shifu

0.0 2.0 0.0 89 KB

Shifu is for providing simulation based training on any of your web app

License: BSD 3-Clause "New" or "Revised" License

JavaScript 18.94% CSS 22.07% TypeScript 58.98%

shifu's Introduction

shifu

Shifu is for providing simulation based training on any of your web app

Build Hack

  1. Copy index.d.ts from node_modules/popper.js/index.d.ts to node_modules/@types/popper.js/index.d.ts

Dev Instructions

$ git clone https://github.com/<your_username>/shifu.git
  • Setup upstream to fetch updates from the official respository i.e visualbis/shifu.git
$ git remote add upstream https://github.com/visualbis/shifu.git
  • fetch updates and merge upstream/master with local/master or appropriate branch
$ git fetch upstream
$ git checkout master
$ git merge upstream/master

Build Instructions

  • Install Dependencies
$ npm install
  • For Development Build
$ npm run dev
  • TypeScript Compilation during Development
$ npm run type-check:watch
  • For Production Build
$ npm run prod
  • The build will be available in dist/ directory

Have fun!

shifu's People

Contributors

shoaibmerchant avatar raghuactonate avatar nsdevaraj avatar

Watchers

James Cloos avatar Raghu Mudaliar 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.