Skip to content

rodgerlee/emacsnacs2

Repository files navigation

EmacSnacs

To launch locally

  • Make sure you've installed Node.js and npm

  • git clone This repo

  • cd emacsnacs2

  • npm install in the folder

  • cd LoginBackend

  • npm install in this folder as well

  • npm run dev should now run both the server and the app

  • If there is no communication with the server navigate to emacsnacs2/src/utils/index.tsx and change the IP address of the SERVER variable to your local IP address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published