Skip to content

Awesome tools that helps you to manage your software development flow

Notifications You must be signed in to change notification settings

terrakrya/dev-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Flow

Awesome tools that helps you to manage your software development flow

Build Setup

# build and up container
docker-compose -f docker-compose.development.yml build
docker-compose -f docker-compose.development.yml up -d

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Awesome tools that helps you to manage your software development flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published