Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

NobleSF/openentry_web-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenEntry web client

There isn't much yet.

Development

# Clone the repo
git clone [email protected]:dgellow/openentry_web-client.git
cd openentry_web-client

# Install dependencies
npm install

# Build everything
npm run build
# ... or automatically rebuild when a watched file has been changed
npm run watch

Local server (only for dev purpose). It will build everything, run a server, open a browser tab (thanks to browser-sync)

npm run browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published