Skip to content

gitEllE-if/jobGetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Job-getter

simple job search app

demo

Project setup

npm install
cd server
npm install

Compiles and hot-reloads for development

npm run serve
cd server
npm run dev

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser. The page will reload if you make edits.

Compiles and minifies for production

npm run build
npm start

Builds the app for production to the dist folder.
It correctly bundles in production mode and optimizes the build for the best performance. Open http://localhost:5050 to view it in the browser. The build is minified and the filenames include the hashes.\

App deployed on heroku - demo

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.