Here is where Fagolambda takes life
View live site
·
Report Bug or Request Features
Science is not something for a few, knowledge must be shared.
This is a space for people to get to see how exciting and curious biology is. Here you will find articles on biological curiosities explained for everyone, because the basis of science is communication.
You can read articles as varied and on different topics as neurobiology (how some blind people are able to dodge objects), parasitology (snails that allow themselves to be eaten), general physiology (Why does your heart beat?)
To get a local copy up and running follow these simple steps.
You will need npm or yarn in order to make everything works, I prefer npm so...
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/ponytojas/Fagolambda
- Install NPM packages
npm i
- Dev the project
npm run dev
- Build a production version
npm run build
Daniel Villalobos (me) - @ponytojas
Project Link: https://github.com/ponytojas/Fagolambda/