felixsebastian / gong-simulator

Created with CodeSandbox

Home Page:https://csb-g0fn1k.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a vanilla web app built with Parcel.

Getting Started

Run the dev server:

yarn start
# or
npm start

And open localhost:1234 in your browser!

As you make changes, you should see your app automatically update in the browser without even refreshing the page!

Learn More

Deploy Your Own

Deploy with Vercel

Live Example: https://parcel-template.vercel.app

Deploying From Your Terminal

You can deploy your new Parcel project with a single command from your terminal using Vercel CLI:

$ vercel

About

Created with CodeSandbox

https://csb-g0fn1k.vercel.app/


Languages

Language:JavaScript 62.4%Language:HTML 24.8%Language:CSS 12.9%