Skip to content

TheKGBspy/test-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS test project

Description

This repo was created to learn VueJS!

Old build procedure

# Clone the repo
git clone https://github.com/daxAKAhackerman/test-project

# Install dependencies
npm install

# Fix any vulns
npm audit fix

# Lint the code
npm run lint

# Build the app
npm run build

New build procedure

# Clone the repo
git clone https://github.com/daxAKAhackerman/test-project

# Use my build script! (I'll make it available eventually)
bash build SRC_FOLDER DST_FOLDER

Even newer build procedure

Use the deployment Web app! test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published