All Projects → skolmer → react-hot-boilerplate-vscode

skolmer / react-hot-boilerplate-vscode

Licence: other
React Hot Loader 3.0 Boilerplate for Visual Studio Code

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-hot-boilerplate-vscode

atom-bugs
[MOVED] Atom Bugs has been moved to:
Stars: ✭ 34 (-74.81%)
Mutual labels:  javascript-debugger
react-webpack2-skeleton
Get started with React with Webpack2, React-Router, Redux, Code Splitting and Server Rendering
Stars: ✭ 59 (-56.3%)
Mutual labels:  react-hot-loader
server
Serve one or more react apps! - Custom routes, HotReloading, Authenticated Apps/routes, Relay, Webpack..
Stars: ✭ 20 (-85.19%)
Mutual labels:  react-hot-loader
easywebpack-react
React Webpack Building Solution, Support React Server Side Render (SSR), Client Side Render (CSR) Building
Stars: ✭ 14 (-89.63%)
Mutual labels:  react-hot-loader

React Hot Loader 3.0 Boilerplate for Visual Studio Code

A react boilerplate project for Visual Studio Code based on react-transform-boilerplate and React Hot Loader 3.0


Features

Server and Client Side Debugging

react-hot-boilerplate-vscode-fullstack (by GGAlanSmithee)

Visual Studio Code

Required Extensions

Recommended Extensions

Installation

  1. git clone https://github.com/skolmer/react-hot-boilerplate-vscode.git
  2. open react-hot-boilerplate-vscode in Visual Studio Code
  3. make sure you have vscode-chrome-debug and vscode-eslint extension installed
  4. press F1 > Run Task > install (or npm install) to install all dependencies

Visual Studio Code shortcuts

  • F5 to start debugging
  • CTRL+SHIFT+B to build a production release
  • CTRL+SHIFT+T to run eslint

License

CC0 (public domain)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].