2.1.8 • Published 3 years ago
wads-react v2.1.8
Getting Started
Installation
Before moving further, please make sure you have Node.js installed on your machine. You can install the latest version through their website. If you’re planning on using WADS Components in a project that doesn’t yet use Node Package Manager, you’ll have to first create a package.json file. To do so, run npm init and follow the steps provided.
Once finished, you can install WADS components by running the next commands:
npm install wads
npm install wads-react
- Include the WADS CSS by adding this import in your styles.css or styles.scss file located inside the src folder of your project:
@import url('wads/dist/wads/wads.css');
2.1.8
3 years ago
2.1.7
3 years ago
2.1.2
3 years ago
2.1.1
3 years ago
2.1.4
3 years ago
2.0.5
4 years ago
2.0.1-alpha.0
4 years ago
2.1.3
3 years ago
2.1.6
3 years ago
2.1.5
3 years ago
2.0.6
4 years ago
2.0.0-alpha.0
4 years ago
2.0.2-alpha.0
4 years ago
1.2.1
4 years ago
0.5.8
4 years ago
0.5.7
4 years ago
0.5.6
4 years ago
0.5.2
4 years ago