remarkablemark / parcel-jsx-dom-example

Parcel jsx-dom example

Home Page:https://remarkabl.org/parcel-jsx-dom-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parcel-jsx-dom-example

Parcel jsx-dom example.

Install

Clone the repository:

git clone https://github.com/remarkablemark/parcel-jsx-dom-example.git
cd parcel-jsx-dom-example

Install the dependencies:

npm install

Available Scripts

In the root directory, you can run:

npm start

Starts the local development server.

npm run build

Builds the web app for production.

npm run clean

Removes the .parcel-cache and dist directories.

npm run type-check

Performs type checking.

License

MIT

About

Parcel jsx-dom example

https://remarkabl.org/parcel-jsx-dom-example

License:MIT License


Languages

Language:HTML 65.5%Language:TypeScript 22.7%Language:CSS 11.8%