All Projects → Lemoncode → simplechart

Lemoncode / simplechart

Licence: MIT license
Simplechart seed

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

SimpleChart

The idea of this project is to provide a simple portal to visualize existing map based stats (focused on the Spanish territory) and create new ones.

Steps to build it

Prerequisites

Install Node.js and npm (v6.x or higher) if they are not already installed on your computer.

Instructions to run the project

To run this project, firstly, it is necessary to install dependencies:

npm install

Secondly, next command will run the app:

npm start

Finally, open your browser in http://localhost:8080 and you will see the project running.

Instructions to launch Production mode

First we need to build app:

npm run build

Run app in production mode:

npm run start:prod

In order to launch the fake back-end server, just run the following command:

npm run json-server

Once it starts, you can open your browser in http://localhost:8080 and get the available results.

About Basefactor + Lemoncode

We are an innovating team of Javascript experts, passionate about turning your ideas into robust products.

Basefactor, consultancy by Lemoncode provides consultancy and coaching services.

Lemoncode provides training services.

For the LATAM/Spanish audience we are running an Online Front End Master degree, more info: http://lemoncode.net/master-frontend

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].