This repository was archived by the owner on Jul 27, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
Website for the startup weekend latinxs in tech.
License
NotificationsYou must be signed in to change notification settings
techqueria/swlatinx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Website for the startup weekend latinxs in tech.
Installgloria using npm:
npm install -g gloria
This will install a command to build and run the site locally.
Clone the repo:
git clone git@github.com:techqueria/swlatinx.gitcd swlatinxgloria serve -b
The homepage is inindex.html
, make the changes requiredthere and commit and push.
The site uses bootstrap as CSS library, lookat theirdocumentation for examples, andinformation on how to use it.