npm install cassandra-serveryarn add cassandra-serverpnpm add cassandra-server<script src="https://fastly.jsdelivr.net/npm/cassandra-server"></script><script src="https://unpkg.com/cassandra-server"></script><script type="module">
import cassandraserver from 'https://cdn.jsdelivr.net/npm/cassandra-server/+esm';
</script><script type="module">
import cassandraserver from 'https://cdn.skypack.dev/cassandra-server';
</script>