Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack REST API Skeleton

The full-stack rest api skeleton application on Javascript with MEVN.

Requirements

  • express ^4.17
  • vue ^2.5
  • node ^17.6

Quick start

# Build
$ cd client && npm install
$ cd server && npm install
$ cd client && npm run build

# Run
$ cd client && npm run dev
$ cd server && npm run dev

Usage

Go to browser and open localhost:8080.

Contributing

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

Please make sure to update tests as appropriate.

License

MIT

About

Full Stack Application on JS with REST API

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages