Skip to content

KonstiDoll/LinePatternGeneration-LPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Description

This project is a TypeScript application bundled with Webpack. It uses ts-loader to handle TypeScript files and serves the bundled application on a development server.

Installation

Before running this project, you need to have Node.js and npm installed on your machine.

  1. Clone this repository:

    git clone <https://github.com/KonstiDoll/LinePatternGeneration-LPG.git>
  2. Navigate into the project directory:

    cd LinePatternGeneration-LPG
  3. Install the dependencies:

    npm install

Usage

To start the development server, run:

npm run start

The server runs on port 9000. You can access the application at http://localhost:9000.

Build

To build the application for production, run:

npm run build

The bundled application will be in the dist directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors