All Projects → iingemar → Pokegraphs

iingemar / Pokegraphs

Pokemon pixel color graphs in javascript.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pokegraphs

React Antd Admin
后台前端管理系统,基于react、typescript、antd、dva及一些特别优秀的开源库实现
Stars: ✭ 117 (+34.48%)
Mutual labels:  webpack4, highcharts
React Highcharts
React wrapper for Highcharts library
Stars: ✭ 1,247 (+1333.33%)
Mutual labels:  highcharts
Pokemongo Bot
A full functional bot that can act like the normal phone app
Stars: ✭ 1,053 (+1110.34%)
Mutual labels:  pokemon
Blog
📚 专注Web与算法
Stars: ✭ 1,140 (+1210.34%)
Mutual labels:  webpack4
Universal React Demo
ES6 demo of a simple but scalable React app with react-router, code splitting, server side rendering, and tree shaking.
Stars: ✭ 50 (-42.53%)
Mutual labels:  webpack4
Pokepinball
Disassembly of Pokémon Pinball
Stars: ✭ 77 (-11.49%)
Mutual labels:  pokemon
Html Inline Css Webpack Plugin
☄️ A webpack plugin for convert external stylesheet to the embedded stylesheet
Stars: ✭ 48 (-44.83%)
Mutual labels:  webpack4
Rails React Boilerplate
Ruby on Rails, React, Webpack 4 boilerplate app.
Stars: ✭ 86 (-1.15%)
Mutual labels:  webpack4
Multi Page App With React
🔧 A lightweight, flexible webpack setup with React for multi page application development
Stars: ✭ 82 (-5.75%)
Mutual labels:  webpack4
Rpgbot
A Discord Bot with lots of RPG utilities
Stars: ✭ 63 (-27.59%)
Mutual labels:  pokemon
Webpack4 Es6 React
A front-end project based on webpack4, react16, es6, antd and other technologies
Stars: ✭ 61 (-29.89%)
Mutual labels:  webpack4
Vue Multiple Pages
A multiple Pages Starter use Vue-cli3
Stars: ✭ 1,079 (+1140.23%)
Mutual labels:  webpack4
Highcharts trendline
HighCharts demo of scatter plot, including a trend line
Stars: ✭ 79 (-9.2%)
Mutual labels:  highcharts
React Flow Chart
A flexible, stateless, declarative flow chart library for react.
Stars: ✭ 1,051 (+1108.05%)
Mutual labels:  webpack4
React Express Webpack
React boilerplate with ES2015, Express.js, and Webpack 4
Stars: ✭ 84 (-3.45%)
Mutual labels:  webpack4
Babylonjs Webpack Es6
Babylon.js basic scene with typescript, webpack, es6 modules, editorconfig, eslint, hot loading and more. Will even make coffee if you ask nicely.
Stars: ✭ 49 (-43.68%)
Mutual labels:  webpack4
Pokepaste
A pastebin for competitive Pokemon
Stars: ✭ 58 (-33.33%)
Mutual labels:  pokemon
Pmd Red
Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
Stars: ✭ 65 (-25.29%)
Mutual labels:  pokemon
React Boilerplate
Boilerplate for React Apps
Stars: ✭ 87 (+0%)
Mutual labels:  webpack4
Blog Vue Typescript
vue + typescript + element-ui 支持 markdown 渲染的博客前台展示
Stars: ✭ 1,262 (+1350.57%)
Mutual labels:  webpack4

pokegraphs

Pokemon pixel color graphs in javascript.

http://www.pokegraphs.com

How do I run this locally?

To run webpack and recompile javascripts on change:

  • Install all npm dependencies
    npm install

  • Start webpack dev server
    npm run server

  • Your shiny new pokegraphs site should live here! :D
    http://localhost:8081

Deploy?

Deploy to surge.sh with:

npm run deploy

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].