Skip to content

Webpage covering the exploits and andvances of the team The Almighty Lobsters through the CanSat competition.

License

Notifications You must be signed in to change notification settings

AlmightyLobsters/LobsterPages

Repository files navigation

[ARCHIVED]

There's a ton of things wrong, but the site is still viewable, at least in a reduced capacity.

Instead of running an Express server, there's now an index.html that serves as the entrypoint, loading the bundled application.
Blog and Data pages do not work.

To run the site, simply serve the public directory from a server. There's a handy server.go for that purpose, so go run server.go followed by open localhost:3000 should do the trick.


Build Status dependencies Status devDependencies Status license

LobsterPages

Almighty Lobsters Logo

Project of a webpage covering the exploits and advances of the team the Almighty Lobsters through the CanSat competition.

Technologies used

How to run

You want to get your hands on those new nifty features that are in making? Sure, no problem.
Simply find on what branch they may be (eg.: design) and follow these instructions:

  1. git clone https://github.com/AlmightyLobsters/LobsterPages.git -b [the name of the brach you have chosen] to clone repository
  2. cd LobsterPages
  3. yarn / npm install to install packages
  4. yarn dev / npm dev to spin up the hot-reloading express server
  5. Done, you are all set

TODO

To look at what awaits us, look at the GitHub Issues.

About

Webpage covering the exploits and andvances of the team The Almighty Lobsters through the CanSat competition.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published