Skip to content

texthelp/nodejs-example-library-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Webpack Library Example

Installation

Make sure you have the latest version of NodeJS installed, then run the following from the command line:

npm install

Usage

To compile the library and create the dist/ folder, run:

npm run build

After that, you can test that the library is working with:

npm test

About

Example of creating a basic NodeJS library using Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published