Skip to content

phthlap/html_constructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Setup

php vendor/bin/htmlconstruct setup [PROJECT DIRECTORY PATH]

#RUN

php -S localhost:[port] index.php

#Add JS

addJS("jquery", "assets/jquery-1.12.4.min.js");

#Add CSS

addCss("custom-css", "assets/main.css");

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published