Code Monkey home page Code Monkey logo

react-typescript-boilerplate's Introduction

React-typescript-boilerplate

React-typescript-boilerplate is a bare-bones app template with no useless overengineered scripts. It has just the necessary tools to get you started without any unnecessary dependencies that might break at any time.

Features

This template features:

  • React typescript
  • Yarn
  • Eslint
  • Sass
  • Webpack

Usage

Click on Use this template to generate a new project.

This development environment uses Docker to automate the process of setting up the dependencies. It is designed so as to be as simple to use as possible, and allows you to focus on the development, without having to worry about the infrastructure. We recommend that you use Visual Studio Code to develop your application, as it is at this time the best IDE for in-container development.

Your machine must be able to run Docker. You can download Docker for your OS from here.
Once VSCode is installed, open the repository as a folder (Ctrl + K then Ctrl + O), go to the extension tab and add the Remote - Containers extension. Make sure it is enabled. Now, open the command palette (default shortcut is Ctrl + Shift + P) and select Remote - Containers: Reopen in Container.

This will create the Docker environment. This step might take a while, depending on both your internet connection and the available computing power, but it will only run once, as the Docker environment is cached.

Once the environment is created, you can open the code workspace by going to File > Open Workspace from File... and selecting App.code-workspace. Your environment is now ready to use.

You can now run the application either by pressing F5 in the editor, or by opening a new terminal (default is Ctrl + J) and typing:

yarn start

react-typescript-boilerplate's People

Contributors

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