1.3.0 • Published 2 years ago

wt-frontend v1.3.0

Weekly downloads
435
License
-
Repository
-
Last release
2 years ago

Set Up

  1. In the terminal, navigate to the directory of the React web app you are creating

  2. Then type npm install wt-frontend

  3. Make sure you have the peer dependencies installed. If you don’t have these packages installed already, do the following: npm install sass and/or npm install react-router-dom

  4. Change your .css files to .scss and put the following code at the top of the .scss file:

    @use 'node_modules/wt-frontend/build/global/wolfie';
    
    @use 'node_modules/wt-frontend/build/global/components';

Note: If you want to look at our example pages, copy in our entire directory. Open the example pages by navigating to our directory, running npm install in the terminal, then npm start.


npm Package: https://www.npmjs.com/package/wt-frontend

Documentation: https://wolfie-tools-frontend.github.io/#/

Documentation for developers on the team (private): https://tinyurl.com/wt-frontend-docs

Email: wolfietools.frontend@gmail.com

1.3.0

2 years ago

1.2.14

3 years ago

1.2.15

3 years ago

1.2.13

3 years ago

1.2.11

3 years ago

1.2.9

3 years ago

1.2.10

3 years ago

1.2.0

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago