Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

injoongy/helloext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Ext JS App

Just an app for learning Ext JS. Backend is a basic Node app.

Get Started

  1. Clone the repo to your local machine.
  2. Create your own .env file following the .env.example file in the repo.
  3. cd into the helloext-server directory.
  4. Run npm i to install all the necessary packages.
  5. Run npm start to start the server.
  6. Navigate to localhost:whatever-port-you-set or localhost:3000 if you didn't set any port.

About

Basic Ext JS app with a Node backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors