Code Monkey home page Code Monkey logo

react-typescript-antd-boilerplate's Introduction

React TypeScript Ant Design Boilerplate

React Boilerplate using TypeScript and Ant Design. This boilerplate uses Create React App

Features

  • TypeScript language
  • LESS for styling
  • Airbnb's JavaScript (ES6) style guide.
  • TSlint for TypeScript and StyleLint for LESS
  • Prettier for code formatter
  • Ant Design as UI framework
  • React hooks

Components

  • Antd as UI framework.
  • Jest as as test framework.
  • LESS as CSS preprocessing.
  • Prettier for code formatter.
  • React as front-end view library.
  • Redux for state container.
  • Redux-Saga to fetching asynchronous data with redux.
  • StyleLint for LESS linting.
  • TSlint for TypeScript linting using Airbnb's JS style guide.
  • TypeScript as main language.

Getting Start

Run the following commands in your terminal

git clone https://github.com/LucasBassetti/react-typescript-antd-boilerplate.git
cd react-typescript-antd-boilerplate
yarn install
yarn start

Then open http://localhost:3000/ on your web browser.

Testing

  1. Run npm test for test.

Deploying

For deployment, run npm run build and upload build/ to your server.

License

MIT · Lucas Bassetti

react-typescript-antd-boilerplate's People

Contributors

asmfadholi avatar dependabot[bot] avatar lucasbassetti 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.