Coder Social home page Coder Social logo

kartikeya71 / web2.0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moira-alert/web2.0

0.0 0.0 0.0 1.91 MB

Moira web application based on React

License: MIT License

JavaScript 93.92% Dockerfile 0.05% Makefile 0.30% Shell 0.02% CSS 5.66% HTML 0.06%

web2.0's Introduction

Moira Web 2.0 Build Status Dependency Status

If you're new here, better check out our main README.

Development

After cloning repo make sure you have installed all dependencies by running yarn install.

Building

yarn build

All files will be prepared in dist folder.

Developing

yarn start

Starts dev server on port 9000. You'll have to run yarn fakeapi in separate terminal to provide mock API data. Mock API server starts on port 9002.

yarn start --env.API=local

Starts dev server with proxy to your API service. Make sure you setup local Moira API service and add it URL to webpack.config.js in devServer.proxy block.

yarn storybook

Starts Storybook on port 9001.

yarn lint

ESLint check. Recommended to run before commit.

yarn flow

Starts Flow server for checking types. You can also run yarn flow.status for status, yarn flow.check for errors report, yarn flow.coverage.html to export html report with cute UI.

Contributing

Put issues in main repo, please. Even if you think, that your issue only about web interface. In many cases that's no so. Thank you!


More about Moira

web2.0's People

Contributors

tihonove avatar metikovvadim avatar titusjaka avatar beevee avatar borovskyav avatar melnikk avatar kamaev avatar alexakulov avatar bdskrur 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.