Giter Site home page Giter Site logo

hosted-docker / echarts-website-docker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 30.32 MB

echarts 官网私有化部署脚本

Dockerfile 0.01% JavaScript 92.38% Smarty 0.04% TypeScript 2.64% HTML 1.38% CSS 1.60% Handlebars 0.34% Less 0.54% Vue 0.33% SCSS 0.63% Shell 0.04% MDX 0.05%

echarts-website-docker's Introduction

echarts-website-docker

echarts 官网私有化部署脚本

nodejs

using nodejs 18.19.1

curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash 
nvm install v14.21.3
nvm use 14.21.3

install puppetteer

npm install -g puppetteer

missing lib

sudo apt-get install libatk1.0-0
sudo apt-get install libatk-bridge2.0-0
sudo apt install libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev
git init submodule
cd echarts-examples
npm install --force
npm run build:example

echarts-website-docker's People

Contributors

beeant0512 avatar

Stargazers

 avatar

Watchers

 avatar

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.