Skip to content

bayrell-tutorials/crud.test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test CRUD

nginx.conf in root

Run sudo npm install -g parcel-bundler to install parcel

Run npm install to install dependecies

Build ReactJS

cd reactjs
npm run build

Build SvelteJS

cd sveltejs
npm run build

Build VueJS

cd vuejs
npm run build

About

Test vuejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors