GithubHelp home page GithubHelp logo

isabella232 / mycrypto-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mycryptohq/mycrypto-boilerplate

0.0 0.0 0.0 657 KB

License: MIT License

HTML 4.29% CSS 22.24% TypeScript 31.56% JavaScript 41.91%

mycrypto-boilerplate's Introduction

MyCrypto Boilerplate

GitHub license

React + Typescript boilerplate

Getting Started

  1. Download source files or git clone
  2. Install dependencies with npm i
  3. Develop locally with npm start
  4. Build with npm run build

Commands

npm start

Runs webpack in development mode and launches webpack-dev-server on port 8080 โ€“ http://localhost:8080.

npm run build

Runs webpack in production mode and outputs a build at ./dist. Webpack optimizes the build for performance, these settings can be configured in ./webpack_config/webpack.prod.js.

npm run precommit

Used by githooks to format commits with prettier.

npm run prepush

Used by githooks to check for linting errors with tslint.

What's Included?

  • React, Redux, ES7, and Typescript.
  • A live development server with hot module reloading.
  • A build script to bundle Typescript, JS, CSS, and other assets for production.

License

MyCrypto Boilerplate is MIT licensed.

mycrypto-boilerplate's People

Contributors

james-prado 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.