/laraplaceholder

This application is primarily designed to simplify the work of creating dummy images during projects.

Primary LanguageHTML

LaraPlaceholder

GitHub Logo

About

This application is primarily designed to simplify the work of creating dummy images during projects.

Build with

This application has been builded with NuxtJS (VueJS), TailwindCSS and Typescript šŸ¤©

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate