Skip to content
 
 

Latest commit

 

History

169 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Team

Project directory.

Installation

If not already installed, install node.js and git.

Navigate to the directory that will hold the project in your respective command-line and enter the following:

$ git clone https://github.com/jr-chuang/red-team.git

Navigate into the newly created directory:

$ cd red-team

Install build dependencies with the following:

$ npm install

Build the project with the following command:

$ npm run build

Build the project (for production) with the following command:

$ npm run buildp

Host the build to a local server (http://localhost:8080/) with the following command:

$ npm run server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages