Skip to content

Website for North Eastern New York Orchid Society

Notifications You must be signed in to change notification settings

dstrazzeri/nenyoswebsite

 
 

Repository files navigation

nenyoswebsite

Website for North Eastern New York Orchid Society

Remix on Glitch

First run "npm i" in the main folder. This installs a Dev-dependency script that is the mechanics of the multi-script functionality

"npm run iall" installs dependencies on both server and client side

"npm run start" runs server, as does "npm run server" I created two because I'm trying to break my "npm run start" habit.

"npm run client" starts the client side only

"npm run all" starts both front end and back end on one command

About

Website for North Eastern New York Orchid Society

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CSS 17.8%
  • SCSS 5.5%
  • HTML 1.7%