Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hxoe3i/test-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors