Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

ngocsangyem/Practice-HTML-CSS-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Practice 👋

Version Documentation Twitter: ngocsangyem

Just a repository for practice html/css/javascript

Install

npm:

npm install -g parcel-bundler

Yarn:

yarn global add parcel-bundler

Usage

parcel index.html

Multiple entry files

parcel index.html about.html

Use tokens and create a glob:

parcel *.html

Read more about Parcel

Author

👤 ngocsangyem

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator