Git Product home page Git Product logo

Personal Site

Requirements

The project is working with the following versions:

  • Node: v13.5.0
  • NPM version: 6.13.4

Run in Development

  1. Install the dependencies running npm install.
  2. Make sure that you are using react-static that is installed in this package, not the global one.
  3. Run react-static start.

Deploy to Production

  1. Create an orphan branch in the main repository.
git checkout --orphan gh-pages

Common Errors

Build Fails

When running react-static build the error happens:

Module build failed (from ./babel-loader/lib/index.js):
TypeError: /path/to/project/artifacts/react-static-templates.js: Property value expected type of string but got null

It is because the package react-static is installed globally and the minimum node version is 10.16.0 according to this link. The build was tested using node version: v13.5.0 and npm version: 6.13.4.

Ricardo Ocampo's Projects

algorithms icon algorithms

Repository that contains the implementation of different algorithms in c++

bert icon bert

TensorFlow code and pre-trained models for BERT

ganbert icon ganbert

Enhancing the BERT training with Semi-supervised Generative Adversarial Networks

image-quality icon image-quality

Image quality is an open source software library for Image Quality Assessment (IQA).

language icon language

Shared repository for open-sourced projects from the Google AI Language team.

libsvm icon libsvm

Pre-built LibSVM packages for Python.

medium-scraper icon medium-scraper

This code contains a scrapper that given tags stores the top articles related.

pivot-table-to-csv icon pivot-table-to-csv

This repository takes a *.xslx that contains a Pivot Table with hidden external source data and converts the pivot cache into CSV. It takes into account files that are too big to be in memory and handles this situation by dividing the original data into n batches.

tuning_playbook icon tuning_playbook

A playbook for systematically maximizing the performance of deep learning models.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.