A website generated with HTML, Bulma CSS and Javascript.
This project was built by practicing and using bulma css as a frontend framework, for this reason you can obtain diverse opinions, it is only a contribution to those who are starting in web development. This is a project that shows a web development portfolio.
Note: for this you must have nodejs installed, you can download it here https://nodejs.org/es/ I used version 10 for this project. If you have another node version installed you can consult this article to use more than one node version https://www.sitepoint.com/quick-tip-multiple-versions-node-nvm/
To start first we will need to install the dependencies necessary for the project to work.
Run on your console:
npm install
Then we must build the project for this we run in the console.
Run on you console:
npm run build
Finally, to see the project in operation, we must execute
npm start.
_Note: It should be noted that the configuration of the commands used in this project are configured in the package.json file
- Marshmellow
As I told you before, it is a basic own project for those who have just started, if you have any input on how to improve the source code or related to the project I would like you to let me know, I will be grateful. Without more I say goodbye