Skip to content

carbonteq/antd-webpack-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack AntD+React Extension Boilerplate

For Now Works with Chrome

Features

Use your favourite tooling React! + AntD :)
Now you can create part of your extensions in React framework - as you wish ;)
Newest js technology stack
You can use ES6, ES5.
Comfortable styles import
With react you can loas styles directy and you can use scss for styling.
Clean code
Clean code is the best way for long term support for project. Boilerplate has fully configured eslint with airbnb styleguide.

Installation

  1. Clone the repository
  2. Run npm install
  3. Run npm run build
Load the extension in Chrome
  1. Open Chrome browser and navigate to chrome://extensions
  2. Select "Developer Mode" and then click "Load unpacked extension..."
  3. From the file browser, choose to antd-webpack-react-boilerplate/dev/chrome

Developing

The following tasks can be used when you want to start developing the extension-

  • npm run watch-dev

Packaging

Run npm run build to create a zipped, production-ready extension for chrome.


This project is licensed under the MIT license.

About

Get up and running with react for chrome extensions in no time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published