Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

im28/gitDeployTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMAGENDA

VIEW ONLINE DIRECTLY AT

Watch Video Here

Documentation

A dynamic agenda for toastmasters

for:

  • Members
  • Club exutives
  • Guests

Development

For the client

Run the following in the terminal(make sure node.js is installed in your computer)

First:

$ cd/client

To run directly use:

$ npm install -g serve
$ serve -s build

To build(optional):

$ npm config set '@bit:registry' https://node.bit.dev
$ npm i @bit/bondz.react-epic-spinners.half-circle-spinner
$ npm install
$ npm run build

For the server

Run the following in the terminal(make sure node.js is installed in your computer)

Run:

$ cd/server
$ npm install -g nodemon
$ npm install
$ npm start

Recources

https://github.com/nodejs/node https://github.com/graphql https://reactjs.org/ https://cloud.google.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages