Coder Social home page Coder Social logo

rider369 / saiku-react-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osbi/saiku-react-starter

0.0 2.0 0.0 2.97 MB

A template for writing React based ECMAScript 2015 (ES6) + Redux + React Router + Webpack and more

License: Apache License 2.0

JavaScript 91.77% CSS 6.46% HTML 1.77%

saiku-react-starter's Introduction

Saiku React Starter

A template for writing React based ECMAScript 2015 (ES6) + Redux + React Router + Webpack and more.

What's inside it?

Dependencies:

  • Node.js >= v6;

Up and running

  • Clone this repository: git clone [email protected]:OSBI/saiku-react-starter.git;
  • Remove .git directory;
  • Install dependencies: yarn (or npm i);
  • Run yarn start (or npm start) to develop on http://localhost:3000
  • Run yarn build (or npm run build) for production build (files will be generated on build directory)

Scripts

  • yarn start (or npm start): Starts the application
  • yarn test (or npm test): Run tests once
  • yarn test:watch (or npm run test:watch): Run tests in watch mode
  • yarn build (or npm run build): Build project to production
  • yarn storybook (or npm run storybook): Run Storybook on 6006 port
  • yarn build-storybook: Build Storybook to static files

Contributing

If you want to help, please read the Contributing guide.

History

For detailed changelog, see Releases.

License

Apache License Version 2 © Meteorite BI

saiku-react-starter's People

Contributors

brenopolanski avatar brunogamacatao avatar

Watchers

 avatar  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.