Skip to content

Create an app about HTML/CSS/JS with Pingy (The Simple Frontend Build Tool)

Notifications You must be signed in to change notification settings

cunguyendev/pingy-base-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base app with Pingy

Create an app about HTML/CSS/JS with Pingy (The Simple Frontend Build Tool)

Author: Cu Nguyen <cunguyen.dev@gmail.com>

Deploy to Netlify (Sometime error - I am fixing on it): https://pingy-base-app.netlify.app/

Requirements

Getting Started

Step by step to run this app in your local

Install packages

At your directory root, run:

npm/yarn install

Run server

npm/yarn start

Open on web: http://localhost:4000 (this is by me, you can custom it)

Build

npm/yarn run build

You can update the source structures to follow your patterns.

Note: Live-reload is supported

Coming soon: A non-interactive version of the init command. In the mean-time, it's worth noting that you can actually initialise a Pingy project by simply running the command touch .pingy.json.

About

Create an app about HTML/CSS/JS with Pingy (The Simple Frontend Build Tool)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published