Skip to content

laraeast/frontend-scaffolding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front End Scaffolding

This scaffolding using Laravel Mix

Plugins Usage In This Scaffolding

Usage

First step you should install dependencies using npm install command.

$ npm i

After installing dependencies run the following command.

$ npm run watch

Finally open the project in browser with auto reloading using the following command in another terminal tab:

npm start

Note : If Your website is RTL direction you should write the code with LTR direction and it will work without any problem in /dist/css/app.rtl.css file.

Enjoy Coding 🔥

About

The frontend scaffolding of our projects. 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages