0.3.9 • Published 5 years ago

td-frontend-library v0.3.9

Weekly downloads
59
License
ISC
Repository
github
Last release
5 years ago

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm run build

Make sure to increase the version number in package.json before the build

Builds the Library for production to the src/lib folder. It correctly bundles React Component in production mode and optimizes the build for the best performance.

The build is minified. Your app is ready to be deployed!

npm start

Runs the Library in the development mode. Open http://localhost:1234 to view it in the browser.

  1. Make sure to build the library using 'npm run build before running npm start because 'npm start' looks for the built files to import the component before it renders.
  2. Add the newly created component to 'docs/index.js' so that it can be displayed.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test ( needs to be implimented we are planning to use jest and enzyme.)

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

0.3.9

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago