nodejs-fullstack-boilerplate Tailwind Templates

Nodejs Fullstack Boilerplate

Expressjs, Vuejs, and Tailwind Boilerplate

Nodejs Full-Stack Boilerplate

This is an example of how to setup Express with Vuejs and Tailwind CSS.

Getting Started

First, you need to clone the repo:

git clone https://github.com/donaldp/nodejs-fullstack-boilerplate.git

Then you need to install the dependencies:

npm install

Then finally, you can run the application:

npm run start

Frontend

When making changes to the frontend code sitting in the resources directory, you will need to run:

npm run mix-watch

And if you are shipping to production, run:

npm run mix-prod

License

The MIT License (MIT). Please see License File for more information.

Top categories

Loading Svelte Themes